home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / doc / libical0 / copyright < prev    next >
Text File  |  2009-07-20  |  26KB  |  521 lines

  1. This package was debianized by Fathi Boudra <fboudra@free.fr> on
  2. Wed, 27 Dec 2006 12:19:06 +0100.
  3.  
  4. It was downloaded from http://www.citadel.org
  5.  
  6. This is a modified version of the original libical project from softwarestudio
  7. and the original author is Eric Busboom <eric@softwarestudio.org>.
  8.  
  9. Upstream Authors:
  10.  
  11.     Eric Busboom <eric@softwarestudio.org>
  12.     Andrea Campi <a.campi@inet.it>
  13.     Art Cancro <ajc@uncensored.citadel.org>
  14.     Wilfried Goesgens <w.goesgens@outgesourced.org>
  15.     John Gray <gray@agora-net.com>
  16.     Omar Kilani <omar@tinysofa.org>
  17.     and many other contributors
  18.  
  19. Copyright for generated icalderivedproperties:
  20.  
  21.     ┬⌐ 1999 Eric Busboom <eric@softwarestudio.org>
  22.  
  23. Copyright for generated restrictionrecords and parameterrestrictions:
  24.  
  25.     ┬⌐ 1999 Graham Davison <g.m.davison@computer.org>
  26.  
  27. Copyright for sspm based on code from the mimelite distribution:
  28.  
  29.     ┬⌐ 1994 Gisle Hannemyr <gisle@oslonett.no>
  30.     ┬⌐ 2000 Eric Busboom <eric@softwarestudio.org>
  31.  
  32. Copyright for snprintf:
  33.  
  34.     ┬⌐ 1997 Theo de Raadt
  35.  
  36. Copyright for astime and caldate:
  37.  
  38.     ┬⌐ 1986-2000 Hiram Clawson
  39.  
  40. Copyright for icalattach:
  41.  
  42.     ┬⌐ 2002 Andrea Campi <a.campi@inet.it>
  43.  
  44. Copyright for icaltimezone:
  45.  
  46.     ┬⌐ 2001 Damon Chaplin
  47.  
  48. Copyright for icalarray:
  49.  
  50.     ┬⌐ 2001 Ximian Inc.
  51.  
  52. astime and caldate license:
  53.  
  54.       Redistribution and use in source and binary forms, with or
  55.       without modification, are permitted provided that the following
  56.       conditions are met:
  57.  
  58.               Redistributions of source code must retain the above
  59.               copyright notice, this list of conditions and the
  60.               following disclaimer.
  61.  
  62.               Redistributions in binary form must reproduce the
  63.               above copyright notice, this list of conditions and
  64.               the following disclaimer in the documentation and/or
  65.               other materials provided with the distribution.
  66.  
  67.               Neither name of The Museum of Hiram nor the names of
  68.               its contributors may be used to endorse or promote products
  69.               derived from this software without specific prior
  70.               written permission.
  71.  
  72.       THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
  73.       CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES,
  74.       INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
  75.       MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
  76.       IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
  77.       INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
  78.       (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  79.       OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  80.       HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
  81.       STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
  82.       IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
  83.       THE POSSIBILITY OF SUCH DAMAGE.
  84.  
  85. snprintf license:
  86.  
  87.  Redistribution and use in source and binary forms, with or without
  88.  modification, are permitted provided that the following conditions
  89.  are met:
  90.  1. Redistributions of source code must retain the above copyright
  91.     notice, this list of conditions and the following disclaimer.
  92.  2. Redistributions in binary form must reproduce the above copyright
  93.     notice, this list of conditions and the following disclaimer in the
  94.     documentation and/or other materials provided with the distribution.
  95.  
  96.  THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
  97.  IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
  98.  OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
  99.  IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
  100.  INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
  101.  NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  102.  DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  103.  THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  104.  (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  105.  THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  106.  
  107. sspm license:
  108.  
  109.    Permission is granted to hack, make and distribute copies of this
  110.    program as long as this copyright notice is not removed.
  111.  
  112. libical license:
  113.  
  114. The code and datafiles in this distribution are licensed under the
  115. Mozilla Public License. See http://www.mozilla.org/NPL/MPL-1.0.html
  116. for a copy of the license. Alternately, you may use libical under the
  117. terms of the GNU Library General Public License. See
  118. http://www.fsf.org/copyleft/lesser.html for a copy of the LGPL.
  119.  
  120. This dual license ensures that the library can be incorporated into
  121. both proprietary code and GPL'd programs, and will benefit from
  122. improvements made by programmers in both realms. I will only accept
  123. changes into my version of the library if they are similarly
  124. dual-licensed.
  125.  
  126.    This program is free software; you can redistribute it and/or modify
  127.    it under the terms of either:
  128.  
  129.     The LGPL as published by the Free Software Foundation, version
  130.     2.1, available at: http://www.fsf.org/copyleft/lesser.html
  131.  
  132.    Or:
  133.  
  134.     The Mozilla Public License Version 1.0. You may obtain a copy of
  135.     the License at http://www.mozilla.org/MPL/
  136.  
  137. MPL 1.0 license:
  138.  
  139.                            MOZILLA PUBLIC LICENSE
  140.                                 Version 1.0
  141.  
  142.                               ----------------
  143.  
  144. 1. Definitions.
  145.  
  146.      1.1. ``Contributor'' means each entity that creates or contributes to
  147.      the creation of Modifications.
  148.  
  149.      1.2. ``Contributor Version'' means the combination of the Original
  150.      Code, prior Modifications used by a Contributor, and the Modifications
  151.      made by that particular Contributor.
  152.  
  153.      1.3. ``Covered Code'' means the Original Code or Modifications or the
  154.      combination of the Original Code and Modifications, in each case
  155.      including portions thereof.
  156.  
  157.      1.4. ``Electronic Distribution Mechanism'' means a mechanism generally
  158.      accepted in the software development community for the electronic
  159.      transfer of data.
  160.  
  161.      1.5. ``Executable'' means Covered Code in any form other than Source
  162.      Code.
  163.  
  164.      1.6. ``Initial Developer'' means the individual or entity identified as
  165.      the Initial Developer in the Source Code notice required by Exhibit A.
  166.  
  167.      1.7. ``Larger Work'' means a work which combines Covered Code or
  168.      portions thereof with code not governed by the terms of this License.
  169.  
  170.      1.8. ``License'' means this document.
  171.  
  172.      1.9. ``Modifications'' means any addition to or deletion from the
  173.      substance or structure of either the Original Code or any previous
  174.      Modifications. When Covered Code is released as a series of files, a
  175.      Modification is:
  176.  
  177.           A. Any addition to or deletion from the contents of a file
  178.           containing Original Code or previous Modifications.
  179.  
  180.           B. Any new file that contains any part of the Original Code or
  181.           previous Modifications.
  182.  
  183.      1.10. ``Original Code'' means Source Code of computer software code
  184.      which is described in the Source Code notice required by Exhibit A as
  185.      Original Code, and which, at the time of its release under this License
  186.      is not already Covered Code governed by this License.
  187.  
  188.      1.11. ``Source Code'' means the preferred form of the Covered Code for
  189.      making modifications to it, including all modules it contains, plus any
  190.      associated interface definition files, scripts used to control
  191.      compilation and installation of an Executable, or a list of source code
  192.      differential comparisons against either the Original Code or another
  193.      well known, available Covered Code of the Contributor's choice. The
  194.      Source Code can be in a compressed or archival form, provided the
  195.      appropriate decompression or de-archiving software is widely available
  196.      for no charge.
  197.  
  198.      1.12. ``You'' means an individual or a legal entity exercising rights
  199.      under, and complying with all of the terms of, this License or a future
  200.      version of this License issued under Section 6.1. For legal entities,
  201.      ``You'' includes any entity which controls, is controlled by, or is
  202.      under common control with You. For purposes of this definition,
  203.      ``control'' means (a) the power, direct or indirect, to cause the
  204.      direction or management of such entity, whether by contract or
  205.      otherwise, or (b) ownership of fifty percent (50%) or more of the
  206.      outstanding shares or beneficial ownership of such entity.
  207.  
  208. 2. Source Code License.
  209.  
  210.      2.1. The Initial Developer Grant.
  211.      The Initial Developer hereby grants You a world-wide, royalty-free,
  212.      non-exclusive license, subject to third party intellectual property
  213.      claims:
  214.  
  215.           (a) to use, reproduce, modify, display, perform, sublicense and
  216.           distribute the Original Code (or portions thereof) with or without
  217.           Modifications, or as part of a Larger Work; and
  218.  
  219.           (b) under patents now or hereafter owned or controlled by Initial
  220.           Developer, to make, have made, use and sell (``Utilize'') the
  221.           Original Code (or portions thereof), but solely to the extent that
  222.           any such patent is reasonably necessary to enable You to Utilize
  223.           the Original Code (or portions thereof) and not to any greater
  224.           extent that may be necessary to Utilize further Modifications or
  225.           combinations.
  226.  
  227.      2.2. Contributor Grant.
  228.      Each Contributor hereby grants You a world-wide, royalty-free,
  229.      non-exclusive license, subject to third party intellectual property
  230.      claims:
  231.  
  232.           (a) to use, reproduce, modify, display, perform, sublicense and
  233.           distribute the Modifications created by such Contributor (or
  234.           portions thereof) either on an unmodified basis, with other
  235.           Modifications, as Covered Code or as part of a Larger Work; and
  236.  
  237.           (b) under patents now or hereafter owned or controlled by
  238.           Contributor, to Utilize the Contributor Version (or portions
  239.           thereof), but solely to the extent that any such patent is
  240.           reasonably necessary to enable You to Utilize the Contributor
  241.           Version (or portions thereof), and not to any greater extent that
  242.           may be necessary to Utilize further Modifications or combinations.
  243.  
  244. 3. Distribution Obligations.
  245.  
  246.      3.1. Application of License.
  247.      The Modifications which You create or to which You contribute are
  248.      governed by the terms of this License, including without limitation
  249.      Section 2.2. The Source Code version of Covered Code may be distributed
  250.      only under the terms of this License or a future version of this
  251.      License released under Section 6.1, and You must include a copy of this
  252.      License with every copy of the Source Code You distribute. You may not
  253.      offer or impose any terms on any Source Code version that alters or
  254.      restricts the applicable version of this License or the recipients'
  255.      rights hereunder. However, You may include an additional document
  256.      offering the additional rights described in Section 3.5.
  257.  
  258.      3.2. Availability of Source Code.
  259.      Any Modification which You create or to which You contribute must be
  260.      made available in Source Code form under the terms of this License
  261.      either on the same media as an Executable version or via an accepted
  262.      Electronic Distribution Mechanism to anyone to whom you made an
  263.      Executable version available; and if made available via Electronic
  264.      Distribution Mechanism, must remain available for at least twelve (12)
  265.      months after the date it initially became available, or at least six
  266.      (6) months after a subsequent version of that particular Modification
  267.      has been made available to such recipients. You are responsible for
  268.      ensuring that the Source Code version remains available even if the
  269.      Electronic Distribution Mechanism is maintained by a third party.
  270.  
  271.      3.3. Description of Modifications.
  272.      You must cause all Covered Code to which you contribute to contain a
  273.      file documenting the changes You made to create that Covered Code and
  274.      the date of any change. You must include a prominent statement that the
  275.      Modification is derived, directly or indirectly, from Original Code
  276.      provided by the Initial Developer and including the name of the Initial
  277.      Developer in (a) the Source Code, and (b) in any notice in an
  278.      Executable version or related documentation in which You describe the
  279.      origin or ownership of the Covered Code.
  280.  
  281.      3.4. Intellectual Property Matters
  282.  
  283.           (a) Third Party Claims.
  284.           If You have knowledge that a party claims an intellectual property
  285.           right in particular functionality or code (or its utilization
  286.           under this License), you must include a text file with the source
  287.           code distribution titled ``LEGAL'' which describes the claim and
  288.           the party making the claim in sufficient detail that a recipient
  289.           will know whom to contact. If you obtain such knowledge after You
  290.           make Your Modification available as described in Section 3.2, You
  291.           shall promptly modify the LEGAL file in all copies You make
  292.           available thereafter and shall take other steps (such as notifying
  293.           appropriate mailing lists or newsgroups) reasonably calculated to
  294.           inform those who received the Covered Code that new knowledge has
  295.           been obtained.
  296.  
  297.           (b) Contributor APIs.
  298.           If Your Modification is an application programming interface and
  299.           You own or control patents which are reasonably necessary to
  300.           implement that API, you must also include this information in the
  301.           LEGAL file.
  302.  
  303.      3.5. Required Notices.
  304.      You must duplicate the notice in Exhibit A in each file of the Source
  305.      Code, and this License in any documentation for the Source Code, where
  306.      You describe recipients' rights relating to Covered Code. If You
  307.      created one or more Modification(s), You may add your name as a
  308.      Contributor to the notice described in Exhibit A. If it is not possible
  309.      to put such notice in a particular Source Code file due to its
  310.      structure, then you must include such notice in a location (such as a
  311.      relevant directory file) where a user would be likely to look for such
  312.      a notice. You may choose to offer, and to charge a fee for, warranty,
  313.      support, indemnity or liability obligations to one or more recipients
  314.      of Covered Code. However, You may do so only on Your own behalf, and
  315.      not on behalf of the Initial Developer or any Contributor. You must
  316.      make it absolutely clear than any such warranty, support, indemnity or
  317.      liability obligation is offered by You alone, and You hereby agree to
  318.      indemnify the Initial Developer and every Contributor for any liability
  319.      incurred by the Initial Developer or such Contributor as a result of
  320.      warranty, support, indemnity or liability terms You offer.
  321.  
  322.      3.6. Distribution of Executable Versions.
  323.      You may distribute Covered Code in Executable form only if the
  324.      requirements of Section 3.1-3.5 have been met for that Covered Code,
  325.      and if You include a notice stating that the Source Code version of the
  326.      Covered Code is available under the terms of this License, including a
  327.      description of how and where You have fulfilled the obligations of
  328.      Section 3.2. The notice must be conspicuously included in any notice in
  329.      an Executable version, related documentation or collateral in which You
  330.      describe recipients' rights relating to the Covered Code. You may
  331.      distribute the Executable version of Covered Code under a license of
  332.      Your choice, which may contain terms different from this License,
  333.      provided that You are in compliance with the terms of this License and
  334.      that the license for the Executable version does not attempt to limit
  335.      or alter the recipient's rights in the Source Code version from the
  336.      rights set forth in this License. If You distribute the Executable
  337.      version under a different license You must make it absolutely clear
  338.      that any terms which differ from this License are offered by You alone,
  339.      not by the Initial Developer or any Contributor. You hereby agree to
  340.      indemnify the Initial Developer and every Contributor for any liability
  341.      incurred by the Initial Developer or such Contributor as a result of
  342.      any such terms You offer.
  343.  
  344.      3.7. Larger Works.
  345.      You may create a Larger Work by combining Covered Code with other code
  346.      not governed by the terms of this License and distribute the Larger
  347.      Work as a single product. In such a case, You must make sure the
  348.      requirements of this License are fulfilled for the Covered Code.
  349.  
  350. 4. Inability to Comply Due to Statute or Regulation.
  351.  
  352.      If it is impossible for You to comply with any of the terms of this
  353.      License with respect to some or all of the Covered Code due to statute
  354.      or regulation then You must: (a) comply with the terms of this License
  355.      to the maximum extent possible; and (b) describe the limitations and
  356.      the code they affect. Such description must be included in the LEGAL
  357.      file described in Section 3.4 and must be included with all
  358.      distributions of the Source Code. Except to the extent prohibited by
  359.      statute or regulation, such description must be sufficiently detailed
  360.      for a recipient of ordinary skill to be able to understand it.
  361.  
  362. 5. Application of this License.
  363.  
  364.      This License applies to code to which the Initial Developer has
  365.      attached the notice in Exhibit A, and to related Covered Code.
  366.  
  367. 6. Versions of the License.
  368.  
  369.      6.1. New Versions.
  370.      Netscape Communications Corporation (``Netscape'') may publish revised
  371.      and/or new versions of the License from time to time. Each version will
  372.      be given a distinguishing version number.
  373.  
  374.      6.2. Effect of New Versions.
  375.      Once Covered Code has been published under a particular version of the
  376.      License, You may always continue to use it under the terms of that
  377.      version. You may also choose to use such Covered Code under the terms
  378.      of any subsequent version of the License published by Netscape. No one
  379.      other than Netscape has the right to modify the terms applicable to
  380.      Covered Code created under this License.
  381.  
  382.      6.3. Derivative Works.
  383.      If you create or use a modified version of this License (which you may
  384.      only do in order to apply it to code which is not already Covered Code
  385.      governed by this License), you must (a) rename Your license so that the
  386.      phrases ``Mozilla'', ``MOZILLAPL'', ``MOZPL'', ``Netscape'', ``NPL'' or
  387.      any confusingly similar phrase do not appear anywhere in your license
  388.      and (b) otherwise make it clear that your version of the license
  389.      contains terms which differ from the Mozilla Public License and
  390.      Netscape Public License. (Filling in the name of the Initial Developer,
  391.      Original Code or Contributor in the notice described in Exhibit A shall
  392.      not of themselves be deemed to be modifications of this License.)
  393.  
  394. 7. DISCLAIMER OF WARRANTY.
  395.  
  396.      COVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN ``AS IS'' BASIS,
  397.      WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
  398.      WITHOUT LIMITATION, WARRANTIES THAT THE COVERED CODE IS FREE OF
  399.      DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING.
  400.      THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE COVERED CODE
  401.      IS WITH YOU. SHOULD ANY COVERED CODE PROVE DEFECTIVE IN ANY RESPECT,
  402.      YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE
  403.      COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER
  404.      OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF
  405.      ANY COVERED CODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.
  406.  
  407. 8. TERMINATION.
  408.  
  409.      This License and the rights granted hereunder will terminate
  410.      automatically if You fail to comply with terms herein and fail to cure
  411.      such breach within 30 days of becoming aware of the breach. All
  412.      sublicenses to the Covered Code which are properly granted shall
  413.      survive any termination of this License. Provisions which, by their
  414.      nature, must remain in effect beyond the termination of this License
  415.      shall survive.
  416.  
  417. 9. LIMITATION OF LIABILITY.
  418.  
  419.      UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT
  420.      (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL THE INITIAL
  421.      DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED CODE,
  422.      OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO YOU OR ANY OTHER
  423.      PERSON FOR ANY INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES
  424.      OF ANY CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF
  425.      GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND
  426.      ALL OTHER COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE
  427.      BEEN INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF
  428.      LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY
  429.      RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW
  430.      PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE
  431.      EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THAT
  432.      EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU.
  433.  
  434. 10. U.S. GOVERNMENT END USERS.
  435.  
  436.      The Covered Code is a ``commercial item,'' as that term is defined in
  437.      48 C.F.R. 2.101 (Oct. 1995), consisting of ``commercial computer
  438.      software'' and ``commercial computer software documentation,'' as such
  439.      terms are used in 48 C.F.R. 12.212 (Sept. 1995). Consistent with 48
  440.      C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995),
  441.      all U.S. Government End Users acquire Covered Code with only those
  442.      rights set forth herein.
  443.  
  444. 11. MISCELLANEOUS.
  445.  
  446.      This License represents the complete agreement concerning subject
  447.      matter hereof. If any provision of this License is held to be
  448.      unenforceable, such provision shall be reformed only to the extent
  449.      necessary to make it enforceable. This License shall be governed by
  450.      California law provisions (except to the extent applicable law, if any,
  451.      provides otherwise), excluding its conflict-of-law provisions. With
  452.      respect to disputes in which at least one party is a citizen of, or an
  453.      entity chartered or registered to do business in, the United States of
  454.      America: (a) unless otherwise agreed in writing, all disputes relating
  455.      to this License (excepting any dispute relating to intellectual
  456.      property rights) shall be subject to final and binding arbitration,
  457.      with the losing party paying all costs of arbitration; (b) any
  458.      arbitration relating to this Agreement shall be held in Santa Clara
  459.      County, California, under the auspices of JAMS/EndDispute; and (c) any
  460.      litigation relating to this Agreement shall be subject to the
  461.      jurisdiction of the Federal Courts of the Northern District of
  462.      California, with venue lying in Santa Clara County, California, with
  463.      the losing party responsible for costs, including without limitation,
  464.      court costs and reasonable attorneys fees and expenses. The application
  465.      of the United Nations Convention on Contracts for the International
  466.      Sale of Goods is expressly excluded. Any law or regulation which
  467.      provides that the language of a contract shall be construed against the
  468.      drafter shall not apply to this License.
  469.  
  470. 12. RESPONSIBILITY FOR CLAIMS.
  471.  
  472.      Except in cases where another Contributor has failed to comply with
  473.      Section 3.4, You are responsible for damages arising, directly or
  474.      indirectly, out of Your utilization of rights under this License, based
  475.      on the number of copies of Covered Code you made available, the
  476.      revenues you received from utilizing such rights, and other relevant
  477.      factors. You agree to work with affected parties to distribute
  478.      responsibility on an equitable basis.
  479.  
  480. EXHIBIT A.
  481.  
  482.      ``The contents of this file are subject to the Mozilla Public License
  483.      Version 1.0 (the "License"); you may not use this file except in
  484.      compliance with the License. You may obtain a copy of the License at
  485.      http://www.mozilla.org/MPL/
  486.  
  487.      Software distributed under the License is distributed on an "AS IS"
  488.      basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
  489.      License for the specific language governing rights and limitations
  490.      under the License.
  491.  
  492.      The Original Code is ______________________________________.
  493.  
  494.      The Initial Developer of the Original Code is ________________________.
  495.      Portions created by ______________________ are Copyright (C) ______
  496.      _______________________. All Rights Reserved.
  497.  
  498.      Contributor(s): ______________________________________.''
  499.  
  500. LGPL license:
  501.  
  502.     This package is free software; you can redistribute it and/or
  503.     modify it under the terms of the GNU Lesser General Public
  504.     License as published by the Free Software Foundation; either
  505.     version 2 of the License, or (at your option) any later version.
  506.  
  507.     This package is distributed in the hope that it will be useful,
  508.     but WITHOUT ANY WARRANTY; without even the implied warranty of
  509.     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  510.     Lesser General Public License for more details.
  511.  
  512.     You should have received a copy of the GNU Lesser General Public
  513.     License along with this package; if not, write to the Free Software
  514.     Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
  515.  
  516. On Debian systems, the complete text of the GNU Lesser General
  517. Public License can be found in `/usr/share/common-licenses/LGPL'.
  518.  
  519. The Debian packaging is ┬⌐ 2006, Fathi Boudra <fboudra@free.fr> and
  520. is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
  521.